[INFO] cloning repository https://github.com/cardano-hydrozoa/hydrozoa-frost-poc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cardano-hydrozoa/hydrozoa-frost-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardano-hydrozoa%2Fhydrozoa-frost-poc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardano-hydrozoa%2Fhydrozoa-frost-poc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3a0b370fe12c875e08a4977364f7b017691f1a9
[INFO] checking cardano-hydrozoa/hydrozoa-frost-poc against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardano-hydrozoa%2Fhydrozoa-frost-poc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cardano-hydrozoa/hydrozoa-frost-poc
[INFO] finished tweaking git repo https://github.com/cardano-hydrozoa/hydrozoa-frost-poc
[INFO] tweaked toml for git repo https://github.com/cardano-hydrozoa/hydrozoa-frost-poc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cardano-hydrozoa/hydrozoa-frost-poc on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cardano-hydrozoa/hydrozoa-frost-poc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5fd299b040367c78b8a45ae644c145051f7a2dbd28bd39aadc1004cb48ed3762
[INFO] running `Command { std: "docker" "start" "5fd299b040367c78b8a45ae644c145051f7a2dbd28bd39aadc1004cb48ed3762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5fd299b040367c78b8a45ae644c145051f7a2dbd28bd39aadc1004cb48ed3762" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fd299b040367c78b8a45ae644c145051f7a2dbd28bd39aadc1004cb48ed3762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5fd299b040367c78b8a45ae644c145051f7a2dbd28bd39aadc1004cb48ed3762" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.96
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking cryptoxide v0.4.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]    Compiling thiserror-nostd-notrait v1.0.57
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ed25519-bip32 v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking const-crc32-nostd v1.3.1
[INFO] [stderr]     Checking debugless-unwrap v0.0.4
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling minicbor-derive v0.15.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling thiserror-nostd-notrait-impl v1.0.57
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]     Checking pallas-codec v0.33.0
[INFO] [stderr]     Checking pbjson v0.7.0
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking bip39 v2.2.0
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking pallas-crypto v0.33.0
[INFO] [stderr]     Checking pallas-addresses v0.33.0
[INFO] [stderr]     Checking pallas-wallet v0.33.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking pallas-network v0.33.0
[INFO] [stderr]     Checking frost-core v2.1.0
[INFO] [stderr]     Checking pallas-primitives v0.33.0
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking frost-rerandomized v2.1.0
[INFO] [stderr]     Checking frost-ed25519 v2.1.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking utxorpc-spec v0.15.0
[INFO] [stderr]     Checking tx3-lang v0.11.1
[INFO] [stderr]     Checking pallas-traverse v0.33.0
[INFO] [stderr]     Checking pallas-configs v0.33.0
[INFO] [stderr]     Checking tx3-sdk v0.8.0
[INFO] [stderr]     Checking pallas-applying v0.33.0
[INFO] [stderr]     Checking pallas-txbuilder v0.33.0
[INFO] [stderr]     Checking pallas-utxorpc v0.33.0
[INFO] [stderr]     Checking pallas v0.33.0
[INFO] [stderr]     Checking hydrazoa-collat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SubmitParams`
[INFO] [stdout]  --> src/lib.rs:7:57
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tx3_sdk::trp::{ProtoTxRequest, TirInfo, TxEnvelope, SubmitParams, SubmitResponse, SubmitWitness};
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SubmitParams`
[INFO] [stdout]  --> src/lib.rs:7:57
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tx3_sdk::trp::{ProtoTxRequest, TirInfo, TxEnvelope, SubmitParams, SubmitResponse, SubmitWitness};
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]   --> src/main.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | mod lib;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: lib.rs is the root of this crate's library target
[INFO] [stdout]    = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]    = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io`
[INFO] [stdout]  --> src/main.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{collections::BTreeMap, io, time::Duration};
[INFO] [stdout]   |                                  ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SubmitParams`
[INFO] [stdout]  --> src/lib.rs:7:57
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tx3_sdk::trp::{ProtoTxRequest, TirInfo, TxEnvelope, SubmitParams, SubmitResponse, SubmitWitness};
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]   --> src/main.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | mod lib;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: lib.rs is the root of this crate's library target
[INFO] [stdout]    = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]    = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io`
[INFO] [stdout]  --> src/main.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{collections::BTreeMap, io, time::Duration};
[INFO] [stdout]   |                                  ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SubmitParams`
[INFO] [stdout]  --> src/lib.rs:7:57
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tx3_sdk::trp::{ProtoTxRequest, TirInfo, TxEnvelope, SubmitParams, SubmitResponse, SubmitWitness};
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "5fd299b040367c78b8a45ae644c145051f7a2dbd28bd39aadc1004cb48ed3762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fd299b040367c78b8a45ae644c145051f7a2dbd28bd39aadc1004cb48ed3762", kill_on_drop: false }`
[INFO] [stdout] 5fd299b040367c78b8a45ae644c145051f7a2dbd28bd39aadc1004cb48ed3762
